Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 28, 2026

Adds Java 25 support to Docker images as requested in the feature request.

Changes

  • Dockerfile.jammy: Updated to openjdk-25-jdk and Maven 3.9.12
  • Dockerfile.noble: Updated to openjdk-25-jdk and Maven 3.9.12
  • Updated JAVA_HOME paths to reference java-25-openjdk

Both Java 25 (version 25.0.1+8-1~24.04) and Maven 3.9.12 are available in Ubuntu Jammy and Noble repositories.

Original prompt

This section details on the original issue you should resolve

<issue_title>[Feature]: support for java 25</issue_title>
<issue_description>### 🚀 Feature Request

Hi and thanks for the library!

I wanted to ask if there are plans on supporting Java 25, especially in the Docker images.

Thanks in advance

Example

No response

Motivation

Java 25 is the current LTS and will proceed to exist in the near future. It would be nice to have control over the used Java version in the Docker images.</issue_description>

<agent_instructions>Update our Docker images to use java 25 and latest maven</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits January 28, 2026 23:06
Co-authored-by: yury-s <9798949+yury-s@users.noreply.github.com>
Co-authored-by: yury-s <9798949+yury-s@users.noreply.github.com>
Copilot AI changed the title [WIP] Add support for Java 25 in Docker images Update Docker images to Java 25 and Maven 3.9.12 Jan 28, 2026
Copilot AI requested a review from yury-s January 28, 2026 23:09
@yury-s yury-s marked this pull request as ready for review January 29, 2026 01:30
@yury-s yury-s merged commit 4804007 into main Jan 29, 2026
23 of 26 checks passed
@yury-s yury-s deleted the copilot/support-java-25-in-docker branch January 29, 2026 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: support for java 25

3 participants